home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libpst4 / README < prev    next >
Text File  |  2009-06-23  |  225b  |  15 lines

  1. Starting with an unpacked tarball, try this:
  2.  
  3.     ./configure
  4.     make
  5.     su
  6.     make install
  7.  
  8.  
  9. Starting with a mercurial working directory, try this:
  10.  
  11.     make -f *cvs
  12.     (cd xml; make; make distclean)
  13.     make distcheck
  14.  
  15.